home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk52 / contents < prev    next >
Text File  |  1995-03-18  |  3KB  |  57 lines

  1. CONTENTS  ScopeDisk52
  2.  
  3. A68K24 - Version 2.4 of Charlie Gibbs' freely distributable assembler for
  4.     the Amiga.  This assembler has been constantly groomed and enhanced,
  5.     and is now the assembler of choice for many who consider it to be better
  6.     than the commercially available ones.  It does not have the includes,
  7.     of course,but those come with all compilers.  You can use SMALL.LIB
  8.     from the Butterfield Assembler disk in our library, or you can order
  9.     the includes from Commodore for $20.  This is a VERY nice assembler!
  10.  
  11. ADD21K - The 21K is added by removing all but two colors from your
  12.     workbench screen.  If space is really tight, though, it might let you
  13.     run something that would otherwise be impossible.
  14.  
  15. APP - APP is a preprocessor for the 68000 assembler that comes with Aztec C
  16.     for the Amiga.  It will probably work with other 68000 assemblers.  APP
  17.     provides structured programming constructs for the assembly language
  18.     programmer.  Specifically, APP provides support for IF-THEN-ELSE-
  19.     ELSEIF- ENDIF constructs and for DO-WHILE-UNTIL-ENDDO constructs.
  20.  
  21. ONEPLANE - This program is very similar to the ADD21K, from a different
  22.     author.  It reduces the Workbench to a single plane, making it have only
  23.     two colors, but reducing the amount of memory required.  Could be very
  24.     useful in tight memory times.
  25.  
  26. TETRIX - Version 1.1 of the Russian game, Tetrix.  There is a commercial
  27.     version of this game, called Tetris.  The game consists of a 'pit' with
  28.     blocks falling into it.  Your job - keep the pit from filling up.  You
  29.     do this by aligning the blocks so that no empty spaces are left.  When
  30.     an entire row is filled, that row is removed, leaving extra space at the
  31.     top of the pit.  This game can be very addictive!
  32.  
  33. TS - The utility provided here will request the correct time and date from
  34.     TimeSaver and update the internal Amiga Clock.  This utility will work
  35.     in all situations and with any combination of settings activated within
  36.     TimeSaver.     The Tickler will get and set the time properly even if
  37.     the TimeSaver is totally turned off.
  38.  
  39. TUTOR - To use this, you must first make a Workbench disk to hold it and
  40.     then copy this file to the Workbench.  This Tutor will teach you to use
  41.     the CLI commands.  The screen will be split, with the instructions in
  42.     one half and the practice in the other, so that you can practice the
  43.     commands and see them work as you go through the lessons.
  44.  
  45. XLISP - XLISP is an experimental programming language combining some of
  46.     the features of Common Lisp with an object-oriented extension
  47.     capability. It was implemented to allow experimentation with object
  48.     oriented programming on small computers.  There are currently
  49.     implementations of XLISP running on the IBM- PC and clones under MS-DOS,
  50.     on the Macintosh, the Atari-ST and the Amiga.  It is completely written
  51.     in the programming language 'C' and is easily extended with user written
  52.     built-in functions and classes.  It is available in source form to non
  53.     commercial users.
  54.  
  55.  
  56.  
  57.